CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - huffman matlab

搜索资源列表

  1. encoding_source_code

    0下载:
  2. 适合初学者的基于MATLAB的JPEG编码,haffman编码,RLE编码.-Suitable for beginners MATLAB-based JPEG coding, haffman encoding, RLE encoding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:76816
    • 提供者:卓越
  1. haffuman

    1下载:
  2. 图像处理中压缩编码部分的霍夫曼编码应用实例:MATLAB版源代码-Image Processing coding part of the Huffman code application examples: MATLAB version of the source code
  3. 所属分类:压缩解压

    • 发布日期:2017-05-18
    • 文件大小:1012
    • 提供者:刘兰芳
  1. www_dssz_com_huffman

    0下载:
  2. 基于matlab的图像或者序列的哈夫曼编码及解码程序-Matlab-based image or sequence of Huffman coding and decoding procedures-Matlab-based image or sequence of Huffman coding and decoding process-Matlab-based image or sequence of Huffman coding and decoding procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1098
    • 提供者:zhang
  1. huffman_encode

    0下载:
  2. 一个简单的对用户定义的字符串创建和可视化哈夫曼编码树的程序-A simple user-defined string to create and visualization procedures Huffman tree
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:24230
    • 提供者:danny911
  1. 3

    0下载:
  2. matlab环境下的自适应huffman编码-matlab environment adaptive huffman coding
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:28293
    • 提供者:jj
  1. huffman

    0下载:
  2. 霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见-Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:573
    • 提供者:yang long
  1. Huffman_Final

    0下载:
  2. code to compress data usin huffman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:49027
    • 提供者:blanca
  1. huffman

    0下载:
  2. Matlab下实现huffman编码 在MATLAB中模拟c中链表 利用复数运算-Matlab under huffman coding in the MATLAB simulation of c in the list in the use of the plural operation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:155764
    • 提供者:peng
  1. huffman

    0下载:
  2. 编码教常用的哈弗曼编码的MATLAB仿真的源程序-MATLAB source to huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1207
    • 提供者:张军政
  1. huffman

    0下载:
  2. 利用霍夫曼方法进行图像的霍夫曼编码与解码-Hoffman method using images of the Hoffman encoding and decoding
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1923
    • 提供者:liugang
  1. huffman

    0下载:
  2. 本程序实现了哈夫曼编码,可以应用在图像处理中压缩图像,属于无损压缩!-huffman
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1741
    • 提供者:代江艳
  1. mywork

    0下载:
  2. huffman arithmetic encoding and decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1523
    • 提供者:baha
  1. huff06

    0下载:
  2. huffman for matlab
  3. 所属分类:Applications

    • 发布日期:2017-04-24
    • 文件大小:24648
    • 提供者:koliva
  1. jpeg_encode+decoderhojoon

    1下载:
  2. This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2938
    • 提供者:Ho Joon Lee
  1. rgbquadtreehojoon

    0下载:
  2. This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:128452
    • 提供者:Ho Joon Lee
  1. Huffman

    0下载:
  2. 该仿真程序采用2个码元联合编码的方式对信源数据进行Huffman编码,最后给出了联合编码和单个码元编码以及定长编码的对比分析,并将编码的二进制数据和解码的数据输出为文本文件hcode.txt及hdecode.txt。-matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:19306
    • 提供者:xiaonaughty
  1. Traversalalgo

    0下载:
  2. Codes". Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called "prefix-free codes") (that is, the bit string representing some particular symbol is never a prefix of th
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:716
    • 提供者:muhammad
  1. huffman

    0下载:
  2. 数字图像处理的MATLAB代码,通过霍夫曼编码实现对图像的处理!-This software is used to process the picture!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:594
    • 提供者:尚佳栋
  1. MATLAB

    1下载:
  2. MATLAB仿真作业。 1.Huffman编码 2.qpsk调制与解调 3.hamming信道编码-MATLAB simulation of operation. 1.Huffman coded modulation and demodulation 2.qpsk channel coding 3.hamming
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:206543
    • 提供者:gudeyi
  1. adaptivehuffman.m.tar

    0下载:
  2. Adaptive Huffman Coding and Decoding for Data Compression in MATLAB
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:3814
    • 提供者:Ibraham
« 1 2 34 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com